home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 1-2.iso / HG2DEMO / hg2demo.exe / data / Shell / ldl / grhardpt.ldl < prev    next >
Text File  |  1998-10-13  |  2KB  |  87 lines

  1. # "grhardpt.ldl", GEAR CONSTRUCTION HARDPOINTS
  2.  
  3. #########################################################
  4.  
  5. template hardpoint_text:FONT_7:MULTICOLOR {
  6.  
  7.     int    xpix    0
  8.     int    widthpix    88
  9.     int    heightpix    14
  10.     string    just    "left"
  11.     int    deflatetextrectx    3
  12. }
  13.  
  14. template hardpoint_button:FONT_8:light_blue:TXTBTN21 {
  15.     int    xpix    0
  16.     string    just    "left"
  17. }
  18.  
  19. template hardpoint_header:FONT_8:light_blue {
  20.  
  21.     int    xpix    10
  22.     int    widthpix    88
  23.     int    heightpix    20
  24.     string    just    "left"
  25. }
  26.  
  27. #########################################################
  28.  
  29. gear_hardpoints {
  30.     int    xpix    277
  31.     int    ypix    97
  32.     int    widthpix    88
  33.     int    heightpix    318
  34.     header : hardpoint_header:hardpoints.weapons {
  35.         int    ypix    0
  36.     }
  37.     name1 : hardpoint_text:TXTBTN25:hardpoints.hard1 {
  38.         int    xpix    3
  39.         int    ypix    38
  40.         bool    enabled    FALSE
  41.     }
  42.     name2 : hardpoint_text:TXTBTN25:hardpoints.hard2 {
  43.         int    xpix    3
  44.         int    ypix    90
  45.         bool    enabled    FALSE
  46.     }
  47.     name3 : hardpoint_text:TXTBTN25:hardpoints.hard3 {
  48.         int    xpix    3
  49.         int    ypix    142
  50.         bool    enabled    FALSE
  51.     }
  52.     name4 : hardpoint_text:TXTBTN25:hardpoints.hard4 {
  53.         int    xpix    3
  54.         int    ypix    194
  55.         bool    enabled    FALSE
  56.     }
  57.     name5 : hardpoint_text:TXTBTN25:hardpoints.hard5 {
  58.         int    xpix    3
  59.         int    ypix    246
  60.         bool    enabled    FALSE
  61.     }
  62.     name6 : hardpoint_text:TXTBTN25:hardpoints.hard6 {
  63.         int    xpix    3
  64.         int    ypix    298
  65.         bool    enabled    FALSE
  66.     }
  67.     entry1 : hardpoint_button:hardpoints.hard7 {
  68.         int    ypix    18
  69.     }
  70.     entry2 : hardpoint_button:hardpoints.hard7 {
  71.         int    ypix    70
  72.     }
  73.     entry3 : hardpoint_button:hardpoints.hard7 {
  74.         int    ypix    122
  75.     }
  76.     entry4 : hardpoint_button:hardpoints.hard7 {
  77.         int    ypix    174
  78.     }
  79.     entry5 : hardpoint_button:hardpoints.hard7 {
  80.         int    ypix    226
  81.     }
  82.     entry6 : hardpoint_button:hardpoints.hard7 {
  83.         int    ypix    278
  84.     }
  85. }
  86. $
  87.